GetFlags
Retrieves flags for this Cyberdog item.
long GetFlags ();
- return value
- A set of flags, expressed as a 32-bit integer.
DISCUSSION
This method should return a set of flags giving information about a Cyberdog item. For Cyberdog version 1.0, two flags are defined:kCDFlagDontLog
andkCDFlagDontEmbed
. The superclass implementation returns 0.SEE ALSO
ThekCDFlagDontEmbed
constant (page 174).
ThekCDFlagDontLog
constant (page 174).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help